Expand description
§rPGP
rPGP is an OpenPGP implementation.
Usage examples are available under the respective modules: Key generation, signing and verifying with external hashing, packet based signing and verifying.
Re-exports§
Modules§
- Armor module
- base64 decoder module
- base64 reader module
- Cryptography module
- Deserialize trait
- Line writer module
- Line ending normalization module
- Packet module
- Serialize trait module
- Utilities
Macros§
- This macro generates the parsers matching to the two different types of keys, public and secret.
Constants§
- The version of this crate.